.navbar {

  min-height:30px;
  background: #272d34;

}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
  background-color: #272d34;

}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  width: auto;
  max-width: 960px;
  padding: 0 15px;
}

.footer .container {


}

.footer_right {
 float:right;
}

.footer_left {

    color:white;
    float:left;

}
.rg_title{
    font-weight:bold;
    font-size:1.2em;

}


.btn-group-vertical>.btn.rg_select:first-child:not(:last-child), .btn-group-vertical>.btn:last-child:not(:first-child) {

    border-radius:0;
    outline-width:0;

}

.btn-group-vertical > .btn.rg_select:last-child:not(:first-child) {
        border-radius:0;
                  outline-width:0;

}

.btn-group-vertical > .btn:first-child:not(:last-child) {
            border-radius:0;
                        outline-width:0;
}

.btn-group-vertical.rg_select > .btn.active.focus {
            border-radius:0;
         outline-width:0;
}


.btn-group-vertical.rg_select {
    max-width:100%;
            outline-width:0;
}

.btn.sharp {
  border-radius:0;
  background-color:#ebebeb;
  background-image:none;
  background-color:#ebebeb;
  outline-width:0;
}



.rg_select {
border: none 0;
width:100%;
background-image:none;
background-color:#ebebeb;
border-top: solid  #da291c 4px;
padding:0px;
color:#272d34;
outline-width:0;
}


.rg_select .btn-primary {
    background-image:none;
    background-color: #939598;
    border-radius:0;
    color:#272d34;
    border-color:#fff;
    outline-width:0;
}

.rg_button {
    background-image:none;
    background-color:#ebebeb;
    border-radius:0;
    color:#272d34;
    border-color:#fff;
    outline-width:0;
}

.rg_select .btn-primary:focus, .rg_select .btn-primary:hover, .rg_select  .btn-primary.active {
    background-image:none;
    background-color:#ababab;
    border-radius:0;
    color:#272d34;
    border-color:#fff;
    outline-color:#272d34;
    outline-width:0;

}

button.btn.btn-primary.rg_button:hover {

    background-image:none;
    background-color:#939598;
}


#RSALogonBtn  form  div  input
{
    border-radius:0;

}

.jumbotron, .container .jumbotron, .container-fluid .jumbotron {

border-radius:0;
}

.page-header.rg_header {
        margin: 15px 0 5px;
}

.rg_select a {

    width:100%;

}

.rg_select ul {
    padding:0;
    -webkit-padding-start: 0px;
}

.rg_select ul.collapse  {
    margin-left:5%;
    margin-right:5%;
}

.rg_select li {
list-style: none;
width:100%;
}
.rg_select input {
position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
    }

.mg_info {
border: none 0;
width:100%;
background-image:none;
background-color:#fff;
border-top: solid  #f2a900 4px;
padding:0px;
color:#272d34;
outline-width:0;
text-align:left;
font-size:1.2em;
color:grey;
padding-top:10px;
}

.mg_link {
    text-decoration: none;
    color:rgba(0,54,98,1);
    font-weight:bold;
}

.capbox {
	background-color: #ebebeb;
	border: #cbcbcb 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #cbcbcb;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }

.download-btn {
  width: 90px !important;
}

div.hover-label {
    position: absolute;
    left: 0;
    bottom: -40px;
    background: #FFF;
    border: 1px solid grey;
    padding: 5px 10px;
    width: 300px;
    z-index: 100;
    display: none;
}

div.hover-label i {
    padding-right: 5px;
}

div.hover-label div.arrow {
    position: absolute;
    top: -6px;
    left: 10px;

    /*width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;

    border-bottom: 10px solid grey;*/

    width: 10px;
    height: 10px;

    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);

    border-right: 1px solid grey;
    border-bottom: 1px solid grey;

    background-color: #FFF;
}

.dropdown-menu,
.btn-group-sm >.btn, .btn-sm {
    border-radius: 0 !important;
}

ul.dropdown-menu {
    left: 0 !important;
    padding: 0 !important;
}

ul.dropdown-menu .row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin: 0 !important;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}

ul.dropdown-menu .row div {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

ul.dropdown-menu .row i {
    text-align: center !important;
}

ul.dropdown-menu .row:hover {
    background-color: #CCC;
    color: #FFF;
}

table .form-group {
    margin-bottom: 0!important;
}

table button,
table input {
    border-radius: 0 !important;
}

.ladda-button {
    font-size: 14px !important;
    padding: 6px 12px !important;
    border: none !important;
}

div.form-group input,
button {
    outline-width: 0 !important;
}
